home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / tattle10.zip / TATTLE.TXT < prev   
Text File  |  1992-08-29  |  4KB  |  96 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                                Tattle
  11.                      Copyright, 1992, Carl Curling
  12.  
  13.  
  14.            A little program to create a Bulletin or News file
  15.            indicating  the  last  message  transfers  of both
  16.            PCRelay(tm) and PostLink(tm)  both by Kip Compton.
  17.  
  18.  
  19.  
  20. The program is very simple to set up, and does not require any special
  21. information from your bbs so it should work with any system.
  22. Installation is simple, just create a subdirectory for the file and copy
  23. them to it.  I recomend that you place it in a subdirectory named TATTLE
  24. in your PCRelay or PostLink subdirectory.  The only requirement for
  25. PostLink is the line LASTTIME.TXT=YES be placed in your POSTLINK.CFG
  26. file so that PostLink will create a Lasttime.txt file.
  27.  
  28. Now you need to Taylor the TATTLE.CFG file to your System, the first
  29. nine lines are:
  30.  
  31.  1  Carl Curling      <-Sysops Name
  32.  2  Locksoft BBS      <-BBS Name
  33.  3  5                 <-Reserved for a future version
  34.  4  @NOPAUS           <-String to place before the Bulletin
  35.  5  @PAUSE            <-String to place after the bulletin
  36.  6  A                 <- A = ANSI + I = ASCII X = XCODE bulletin
  37.  7  NEWS7             <-ASCII or XCODE bulletin Name (add full path)
  38.  8  NEWS7G            <-ANSI Bulletin (use NUL if none) "  "    "
  39.  9                    <-Reserved for a future version
  40.  
  41.  
  42.    The following lines are for each network:
  43.  
  44. 10  RelayNet International Message Exchange    <- First network title
  45. 11  LASTTIME.TXT      <-Full path and name of lasttime txt file
  46. 12  P                 <- P = Postlink,  R = PCRelay
  47. 13                    <-Reserved
  48. 14                    <-Reserved
  49. 15  GraceNet Christian Message System          <-Next Network title
  50. 16  lasttime.txt      <-Full path and name to next network .txt file
  51. 17  R                 <- R = PCRelay, P = Postlink
  52. 18                    <-Reserved
  53. 19                    <-Reserved
  54.  
  55. Follow this outline of 5 lines per network for each Network up to 10
  56. networks.  All of the file names should include the full path to the
  57. destination file ie: C:\GAP\GEN\NEWS7G or D:\POSTLINK\LASTTIME.TXT
  58. Line 6 determines what kind of file to create.  IF you decide to print
  59. only an ASCII file then set line 6 to I and line 8 to NUL   Setting line
  60. 6 to X will create a Gap or PCBoard compatable Xcode bulletin using the
  61. filename in line 7 for the output file.  Setting line 6 to A will create
  62. an ASCII code output file using line 7 and an ANSI output file using
  63. line 8.  The reserved blank lines MUST appear in the config file.
  64. There is a sample TATTLE.CFG file included with this program.
  65.  
  66. To run the program simply change to the subdirectory that you placed
  67. these files and type: TATTLE
  68.  
  69.  
  70. CD \POSTLINK\TATTLE
  71. TATTLE
  72. CD \
  73.  
  74.  
  75. That should be about it... The most current version is available for
  76. download on my bbs:  Locksoft BBS 766-8219  The area code is currently
  77. 714 but will become 909 on Nov 14th 1992.  I dont ask much for this. if
  78. you use any version of it for more than a month send a one time donation
  79. of $5.00 to:
  80.  
  81. Carl Curling
  82. PO Box 5206
  83. Hemet CA 92544-0296
  84.  
  85. Legal stuff:
  86.  
  87. Although I have tested this extensivly I am not responsible for any
  88. damages real or inconsequential to your system caused by this program.
  89. Any decompiling, or reverse engineering of this program is expressly
  90. prohibited.
  91.  
  92. Other products:  MDFE 2.0  A front end to allow the on-line selection of
  93. mail, multiple transfer protocals and local SysOp access through the
  94. same door for MegaMail(tm).
  95.  
  96.